Skip to content

Comments

support user overrides of api retry failure attempts/duration#1084

Merged
jdknight merged 3 commits intomainfrom
support-user-override-api-retry-count-duration
Feb 1, 2025
Merged

support user overrides of api retry failure attempts/duration#1084
jdknight merged 3 commits intomainfrom
support-user-override-api-retry-count-duration

Conversation

@jdknight
Copy link
Member

@jdknight jdknight commented Feb 1, 2025

There are select scenarios where this extension may retry a failed API event when publishing. The original implementation included a fixed retry attempt (max three attempts) and a retry duration of four seconds.

To make things more flexible for users, these options are now configurable from the project configuration.

There are select scenarios where this extension may retry a failed API
event when publishing. The original implementation included a fixed
retry attempt (max three attempts) and a retry duration of four seconds.

To make things more flexible for users, these options are now
configurable from the project configuration.

Signed-off-by: James Knight <git@jdknight.me>
Signed-off-by: James Knight <git@jdknight.me>
Signed-off-by: James Knight <git@jdknight.me>
@jdknight jdknight merged commit 28f40f3 into main Feb 1, 2025
30 checks passed
@jdknight jdknight deleted the support-user-override-api-retry-count-duration branch February 1, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant